May 16, 2016
Books


Books
- An Introduction to Statistical Learning with Applications in R (ISLR)
- The Elements of Statistical Learning (ESL)
Getting and Using R
- Download and install R
- Download and install RStudio
Why R?
- Because ISLR!
- I believe it's the best environment for learning the concepts of machine learning
- R + RStudio are free and open source and easy to use
- Concepts can be directly applied to other environments, particularly Python
- We're all programmers and my experience tells me you won't have a problem with learning R!
Modern R
- Hadley Wickham, "The Hadleyverse"
Learning R
- Data Computing
- Covers modern R!
